﻿2026-07-15T11:53:12.2832971Z ##[group]Run actions/checkout@v5
2026-07-15T11:53:12.2833695Z with:
2026-07-15T11:53:12.2834121Z   fetch-depth: 0
2026-07-15T11:53:12.2834603Z   repository: BigscreenVR/spt-bs-core
2026-07-15T11:53:12.2839050Z   token: ***
2026-07-15T11:53:12.2839476Z   ssh-strict: true
2026-07-15T11:53:12.2839929Z   ssh-user: git
2026-07-15T11:53:12.2840396Z   persist-credentials: true
2026-07-15T11:53:12.2840903Z   clean: true
2026-07-15T11:53:12.2841434Z   sparse-checkout-cone-mode: true
2026-07-15T11:53:12.2842012Z   fetch-tags: false
2026-07-15T11:53:12.2842465Z   show-progress: true
2026-07-15T11:53:12.2842950Z   lfs: false
2026-07-15T11:53:12.2843383Z   submodules: false
2026-07-15T11:53:12.2843894Z   set-safe-directory: true
2026-07-15T11:53:12.2844418Z ##[endgroup]
2026-07-15T11:53:12.4635383Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-15T11:53:12.4636549Z ##[group]Getting Git version info
2026-07-15T11:53:12.4637095Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-15T11:53:12.4884266Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-15T11:53:12.5085661Z git version 2.43.0.windows.1
2026-07-15T11:53:12.5109824Z ##[endgroup]
2026-07-15T11:53:12.5117600Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\94ed9858-0c1b-4d82-bd50-ce76a6633837\.gitconfig'
2026-07-15T11:53:12.5130803Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\94ed9858-0c1b-4d82-bd50-ce76a6633837' before making global git config changes
2026-07-15T11:53:12.5131738Z Adding repository directory to the temporary git global config as a safe directory
2026-07-15T11:53:12.5135864Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-15T11:53:12.5450133Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-15T11:53:12.5670341Z https://github.com/BigscreenVR/spt-bs-core
2026-07-15T11:53:12.5693824Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-15T11:53:12.5698772Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-15T11:53:12.5904470Z refs/heads/main
2026-07-15T11:53:12.5932145Z [command]"c:\program files\git\cmd\git.exe" checkout --detach
2026-07-15T11:53:12.6222888Z HEAD is now at cff7c1f5 Merge pull request #3 from BigscreenVR/build/forkening-w3-docs-server
2026-07-15T11:53:12.6471518Z ##[endgroup]
2026-07-15T11:53:12.6475360Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-15T11:53:13.1058759Z ##[group]Cleaning the repository
2026-07-15T11:53:13.1062101Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-15T11:53:14.3367913Z Removing target/
2026-07-15T11:53:14.3400798Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-15T11:53:14.3877153Z HEAD is now at cff7c1f5 Merge pull request #3 from BigscreenVR/build/forkening-w3-docs-server
2026-07-15T11:53:14.3903169Z ##[endgroup]
2026-07-15T11:53:14.3907074Z ##[group]Disabling automatic garbage collection
2026-07-15T11:53:14.3912118Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-15T11:53:14.4222849Z ##[endgroup]
2026-07-15T11:53:14.4229221Z ##[group]Setting up auth
2026-07-15T11:53:14.4229697Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-15T11:53:14.4535014Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-15T11:53:14.8731207Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-15T11:53:14.8977195Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-15T11:53:15.2737019Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-15T11:53:15.2946803Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-15T11:53:15.6661773Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-15T11:53:15.6952785Z ##[endgroup]
2026-07-15T11:53:15.6953367Z ##[group]Fetching the repository
2026-07-15T11:53:15.6962866Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +788a12efe4389ff29b9704869fdd3f9e619fcc5f:refs/remotes/pull/4/merge
2026-07-15T11:53:17.9961178Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-15T11:53:17.9961779Z  * [new branch]        build/forkening-w4-update-ux             -> origin/build/forkening-w4-update-ux
2026-07-15T11:53:17.9962234Z  * [new ref]           788a12efe4389ff29b9704869fdd3f9e619fcc5f -> pull/4/merge
2026-07-15T11:53:18.0078445Z ##[endgroup]
2026-07-15T11:53:18.0079183Z ##[group]Determining the checkout info
2026-07-15T11:53:18.0079503Z ##[endgroup]
2026-07-15T11:53:18.0084527Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-15T11:53:18.0343116Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-15T11:53:18.0556058Z ##[group]Checking out the ref
2026-07-15T11:53:18.0560566Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/4/merge
2026-07-15T11:53:18.1188547Z Previous HEAD position was cff7c1f5 Merge pull request #3 from BigscreenVR/build/forkening-w3-docs-server
2026-07-15T11:53:18.1189364Z HEAD is now at 788a12ef Merge 66e930ce3a3c356f5ad4d9391c5625eedc15a3ca into cff7c1f5b1f6c072e794a38127835df88f960ee4
2026-07-15T11:53:18.1208359Z ##[endgroup]
2026-07-15T11:53:18.1534223Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-15T11:53:18.1746964Z 788a12efe4389ff29b9704869fdd3f9e619fcc5f
